object Progress: TProgress Left = 398 Top = 197 BorderIcons = [] BorderStyle = bsDialog ClientHeight = 44 ClientWidth = 217 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Gauge1: TGauge Left = 6 Top = 21 Width = 205 Height = 19 Progress = 0 end object Label1: TLabel Left = 45 Top = 3 Width = 129 Height = 16 Caption = 'Generation Progress:' Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False end end